New 'network-bridge' script that uses ifdown/ifup to configure the interface rather...
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Sat, 13 Aug 2005 22:02:54 +0000 (22:02 +0000)
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Sat, 13 Aug 2005 22:02:54 +0000 (22:02 +0000)
commit141ec0c6391b4d5d38dbb66369cea38373d0b7df
treef8ddfdc4c7270dce7e168d5d88f5bac3b79b34b6
parent38e8f172c3fb44eb738bc21cdfafa34b25d12e17
New 'network-bridge' script that uses ifdown/ifup to configure the interface rather than trying to transfer addresses and routes. (Suggested by Gerd Knorr)

Although Li Ge has had problems with this script he had trouble with the previous too. I think this new one should work for more people, particularly those using DHCP on their primary dom0 interface.

Debugging is currently enabled ("sh -x") so a log of the script's execution is output to /var/log/xend.log

Signed-off-by: ian@xensource.com
--HG--
rename : tools/examples/network => tools/examples/network-bridge
tools/examples/network [deleted file]
tools/examples/network-bridge [new file with mode: 0755]
tools/examples/xend-config.sxp